home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / steppenw.swf / scripts / DefineSprite_1900 / frame_60 / DoAction.as
Encoding:
Text File  |  2008-11-12  |  99 b   |  9 lines

  1. tellTarget("/")
  2. {
  3.    gotoAndStop("Grotte");
  4. }
  5. tellTarget("_parent")
  6. {
  7.    gotoAndStop(1);
  8. }
  9.